.ind_top_box {
    background: #303545;
    /*min-width: 1200px;*/
  width: 100%;
}
.ind_top_fixed{

	position:fixed;
	top:0;
	left:0;
	z-index:999;
}
body, div, a, p, span, h1, h2, h3, h4, ul, li, ol, img, input, select, option, dl, dt, dd, table, button, tr, td, th, fieldset, form {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    color: #1f1f1f;
    font-family: "Microsoft YaHei",'΢���ź�',Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.w1200 {
    width: 1200px;
}
.ind_top_div {
    margin: auto;
    height: 80px;
    overflow: hidden;
    line-height: 80px;
  width:100%;
  max-width: 1200px;
}
.ind_ul {
    float: left;
    margin-left: 46px;
}
.ind_ul li {
    float: left;
}
.ind_ul li a {
    font-size: 16px;
    padding: 0 18px;
    height: 77px;
    display: inline-block;
}
.ind_ul li a:hover { color: #faf703; border-bottom: #faf703 solid 3px;text-decoration: none;}
.ind_color {
    color: #ddd;
}
.ind_color2 {
    color: #faf703;
    border-bottom: #faf703 solid 3px;
}

a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #333;
    text-decoration: none;
}

.ind_top_right {
    float: right;
}
.ind_top_right li{ float:left;}
.seach{float:left;margin-left: 20px;}
.seach form {width:120px;}
.geren_img {
    color: #68727a;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 20px;
}
.ind_logo {
    float: left;
    margin-top: 13px;
}
img {
    vertical-align: middle;
}
.ind_top_right label {
    font-size: 14px;
    color: #666;
    padding: 0 5px;
}
.ind_top_right span a {
    font-size: 14px;
    color: #ddd;
}
.d5 {}
.d5 input, .d5 button {
  outline: none;
  background: transparent;
}
.d5 input {
    width: 100%;
    height: 30px;
    padding-left: 15px;
    border: 3px solid #F9F0DA;
    color: #fff;
}
.d5 button {
  border: none;
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  line-height: inherit;
  font: inherit;
}
.d5 button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #F9F0DA;
}
.d5 input:focus {
  border-color:#F9F0DA;
}
div.search {padding: 30px 0}
form {
    position: relative;
    margin: 0 auto;

}
.search form{

	width: 120px;
}
.avatar-32 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.mr-5 {
    margin-right: 5px;
}
img {
    vertical-align: middle;
}
.fa-bell-o {color:#fff;}
.fa-envelope-o{color:#fff;}
#nav>li>a {
    position: relative;
    display: block;
    padding: 0 5px;
	color: #fff;
}
#nav>li {
    display: block;
}
li.top-user a.user-toggle {height:80px;overflow:hidden;float:left;}
li.top-user a:hover {text-decoration: none;}
li.top-user span {height:80px;overflow:hidden;}
li.top-user  {overflow:hidden;line-height:80px;float:left;}
.dropdown-menu1 {overflow:hidden;
    position: absolute;
	display: none;
    z-index: 150;
    float: left;
	top:80px;
    padding: 5px 0;
    margin: 2px 0 0;
	width: 135px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu1 li{float:left;    min-width: 160px;
}
.dropdown-menu1 {
    left: auto;
}
.dropdown-menu1>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu1 .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.alert{padding:15px;border:1px solid transparent;border-radius:4px}
.alert h4{margin-top:0;color:inherit}
.alert.alert-link{font-weight:700}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-dismissable,.alert-dismissible{padding-right:35px}
.alert-dismissable.close,.alert-dismissible.close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#2b542c}
.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#245269}.alert-return{text-align:center;background: #009a61;padding: 4px 70px;margin: 10px 0 20px;cursor: pointer;border-radius: 4px;}.alert-return:hover{background:#006741;}.alert-return a{	color: #fff;}
.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-warning .alert-link{color:#66512c}
.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.alert-danger hr{border-top-color:#e4b9c0}
.alert-danger .alert-link{color:#843534}
.text-center {text-align:center;}


@media screen and (max-width: 760px) {
  .w1200 {
    width: 100%;
  }
  .ind_logo {
    float: none;
    margin-top: 0;
    margin-left:10px;
  }
  .ind_top_div {
    position: relative;
    left: 0;
    right:0;
    margin:0;
    height: auto;
    overflow: visible;
  }
  .ind_top_right {
    position: absolute;
    top: 0;
    right: 10px;
    float: none;
  }
  .ind_ul {
    margin: 0;
    float: none;
  }
  .ind_ul li {
    width: 33.333333%;
    text-align: center;
  }
  .ind_ul {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 80px;
    background: #303545;
  }
  .seach {
    width: 100%;
    margin:0;
  }
  .seach {
    display: none;
    position: absolute;
    left: 0;
    top: 240px;
    z-index: 11;
    background: #303545;
  }
  .ind_top_fixed .seach {
    display: none;
  }
  .seach form {
    width: 80%;
    left:0;
    right: 0;
  }
  #nav .dropdown-toggle img {

  }
  #nav .dropdown-toggle span, #nav .user-toggle span{
    float: right;
    width: 70px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 400px){
  .ind_top_div>.ind_color,.ind_top_div h1 a {
    display: block;
    /*width: 50px;
    overflow: hidden;*/
  }
}
@media screen and (max-width: 321px){
  .ind_ul li a {
    font-size: 14px;
  }
  #nav .dropdown-toggle span {
    width: 40px;
  }
}
